Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GIN datacite-file generation from BIDS dataset_description.json #88

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

christian-monch
Copy link
Contributor

@christian-monch christian-monch commented Apr 28, 2021

This PR add a new command:

bids2gindatacite

to datalad. This command will process the content of the top-level (w.r.t. to a dataset) "dataset_description.json"-file and create a file named "datacite.yml". This file is expected by GIN in order to request a DOI for a dataset on GIN.

Due to the nature of dataset_description.json, not all required fields in "datacite.yml" can be filled automatically. Where no information is available, the command will add an example-section in "datacite.yml", which contains an example and instructions on how to provide the missing data.

This is an early PR due to the hackathon time pressure-feeling. It still needs:

  • unit tests
  • refactoring

@christian-monch christian-monch changed the title Add GIN DOI-file generation from BIDS dataset_description.json Add GIN datacite-file generation from BIDS dataset_description.json Apr 28, 2021
@adswa
Copy link
Member

adswa commented Oct 21, 2021

Just stumbled over this again - its cool functionality to have!

@jsheunis
Copy link
Member

jsheunis commented Feb 7, 2022

@christian-monch did you still have changes to add to this PR? Can you remember what level of refactoring was necessary?

@christian-monch
Copy link
Contributor Author

@jsheunis: will take a look shortly

@mih
Copy link
Member

mih commented Feb 24, 2022

Can we put this in draft mode, please?

@mih
Copy link
Member

mih commented Mar 2, 2022

I am putting this PR in draft mode.

@mih mih marked this pull request as draft March 2, 2022 11:34
@Remi-Gau
Copy link
Contributor

Did not realize this was in progress. 🤦🏾

So I created a package that sort of does the same thing...
https://github.com/Remi-Gau/bids2cite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants